学年

質問の種類

化学 高校生

⑴の問題ってどうやって数えるんですか?? 教えてください どこが近いのかを見極めるのが難しいです

Step 2 解答編 p.87 88 例題 45 イオン結晶の単位格子 ►210 塩化ナトリウム NaCl の結晶は、塩化物イオン CI + トリウムイオン Na の静電気的な引力によるイオン結合 によってできている。 この結晶構造は、右図のように示される。 (1)1個の塩化物イオンに最も近い Na と CIはそれぞれ 何個か。 (2) 単位格子に含まれる Na+とCIの数はそれぞれ何個か。 ONa+ (3) NaCl の単位格子の一辺の長さを〔cm〕 NaCl のモル質量をM[g/mol] 密度 d[g/cm²〕として, アボガドロ定数NA〔/mol] を a M, d を用いて表せ。 KeyPaint 密度(g/cm〕= = 質量(g) 粒子1個の質量[g〕×個数 ##[cm³) 単位格子の体積(cm²〕 センサー NaCl la Na : Cr=1:1 の組成なので、単位格子 中には Na と C が同 数ある。 【解法(1)図の単位格子の中心に●がある。 その前後、左右. 上下に〇があるのでNaは6個。 また、中心のに最も近 いは立方体の辺上にある●なので、CIは12個ある。 (2) に注目すると、 面心立方格子と同じ位置にある。 ~M[g/mol] X4 NA[/mol) AM (3)密度[g/cm〕= a(cm³) GNA ●センサー よって、 NA= 単位格子中に Na と Cは1個ずつ含まれる ので単位格子の質量は。 M[g/mol)] AM a'd [答] (1)Na6C112個 AM NAU/mol) (2) Na 41 CI 4 N (3) 11

回答募集中 回答数: 0
情報 大学生・専門学校生・社会人

Oracle certified Java Programmer Gold SE11 IT系ベンダー資格のOracle certified Java Programmer Gold SE11の資格勉強をしているのですが、もし、Javaに詳しい人がいるのでしたら、 第6章... 続きを読む

8. 次のコードをコンパイル、 実行したときの結果として、正しいものを びなさい。 (1つ選択) } var sql = "select * from item where id = ?": try (var ps = con.prepareStatement (sql)){ ResultSet rs = ps.executeQuery(); // do something 0件の検索結果が戻される 11. 次のコードをコンパイル、実行したときの結果として、正しいものを選 びなさい。(1つ選択) var sql = "select * from emp"; try (PreparedStatement ps = con.prepareStatement(sql){ ResultSet rsps.executeQuery(); System.out.println(rs.getString(2)); なお、 検索する対象となるempテーブルは、以下のレコードが登録さ れているものとする。 DEPARTMENT A. B. 全件の検索結果が戻される C. コンパイルエラーが発生する D. 実行時に例外がスローされる ID NAME 1 ALLEN R&D A. B. executeQueryメソッド C. executeメソッド D. executeBatch メソッド メソッドとして、最も適切なものを選びなさい。 (1つ選択) executeUpdate メソッド 19. JDBCを使ったデータベースプログラミングをしている。 UPDATE文を 実行した結果、 何件更新されたかを調べたい。 PreparedStatementの P314 2 SCOTT SALES 3 BILL ACCOUNTING A. 「1」 と表示される Marit B. 「2」 と表示される C. 「ALLEN」 と表示される D. 「SCOTT」 と表示される E. コンパイルエラーが発生する F. 実行時に例外がスローされる 第6章 JDBCによるデータベース連携 (問題) <->P316 P314 10. 次のコードをコンパイル、 実行したときの結果として、正しいものを選 びなさい。 (1つ選択) var sql = "delete from item where id = ?"; try (var ps = con.prepareStatement(sql))( ps.setInt(1, 1); ps.executeUpdate("update item set name="test' where id = ?'); 12. 次のコードをコンパイル、 実行したときの結果として、正しいものを選 びなさい。 (1つ選択) var sql = "select count(*) from item"; try (PreparedStatement ps = con.prepareStatement(sql)){ System.out.println(ps.execute()); なお、検索する対象となるitemテーブルは、以下のレコードが登録さ れているものとする。 A. DELETE文が実行される id name 1 B. UPDATE文が実行される banana 2 C. コンパイルエラーが発生する apple 3 D. 実行時に例外がスローされる P316 orange 298 ※次ページに続く 299

回答募集中 回答数: 0
英語 高校生

教えてほしいです

2 次の英文を読み, 空所に入れるのに最も適切なものを,それぞれ下の①~④のうちから一つずつ選びなさい。 (6) When growing tomatoes, we know we should pick them when they're bright red. With carrots, however, ( 6 ) because they grow underground. ①we should pick them when they turn orange (2) it's hard to know when they're ready (3) we should grow them more carefully than tomatoes (4) it's easy to know when they're bright red (7) Although it is quick, easy and convenient to be able to look up information on the internet, it can sometimes be difficult ( 7 ) because there is so much information. to find what you are looking for (2) to improve the convenience of the internet (3) to get more than what you need that people often experie (4) to have good computer literacy (8) Would you be happier if you were richer? Many people believe that they would be. But research conducted over many years suggests that ( 8 ). People in the United States, for example, are, on average, richer than New Zealanders, but they are not happier. poorer people tend to worry about their financial problems 2 pleasure in life usually comes from great wealth (3) the best way to be happy is learning how to save money greater wealth doesn't generally imply greater happiness (9) Many European rivers were once heavily polluted by manufacturing industries. As a result, wild animals dependent on clean water disappeared. However, as stricter environmental standards took effect, rivers such as the Thames of London have become much cleaner. Consequently, ( 9 ). water quality has continued to decline wild animals avoid drinking from the Thames (3) wild animals are making a comeback in many rivers (4) wild animals no longer depend on clean water

回答募集中 回答数: 0