学年

質問の種類

理科 中学生

化学変化の質量計算の問題です なんで炭素0.45のときにグラフが折れ曲がるかがわかりません。どういう計算をしたらわかるのでしょうか

2 一定量の酸化銅に反応する炭素の量について、次の 〔実験 を行った。 (実験) ① 酸化銅 6.0g と乾燥した炭素粉末 0.15gをはかり取った。 ② 酸化銅に乾燥した炭素粉末を加え、よく混ぜた後に試験管に入れ、 図1のような実験装置で十分に加熱して気体を発生させた。 ③ 気体が発生しなくなったら、 ガラス管をピーカーから取り出し、 加 熱するのをやめて、ゴム管をピンチコックでとめた。 ④その後、試験管を冷却し、反応後の試験管内にある物質の質量を測 定した。 ⑤次に、酸化銅の質量は変えずに、炭素粉末の質量を0.30g、0.45gと 変え、それぞれについて、 ② から④までの操作を行った。 図 酸化銅と炭素 粉末の混合物 ピンチコック ゴム管 ガラス管 石炭水 表は、これらの実験結果をまとめたものである。 なお、反応後の試験管内にある気体の質量は無視できるものとし、 酸化銅はと酸素が質量比41で結合していることがわかっているものとする。 表 酸化銅の質量(g) 加えた炭素粉末の質量[g] 6.0 6.0 6.0 60 20 0.15 0.30 0.45 1,35 反応後の試験管内にある物質の質量[g] 5.6 5.2 4.8 次の(1)(2)の問いに答えなさい。 (1)酸化銅の質量は 6.0g のままで、炭素粉末の質量を 0.60g、 0.75g 0.90gと変え、それぞれについて 〔実験)の② から④ま での操作を行った。加えた炭素粉末の質量と反応後の試験管内に ある物質の質量との関係を表すグラフを図2に書きなさい。 な お、表の結果もグラフにすること。 (2)酸化銅 20.0gと炭素粉末 1.5gをはかり取り、〔実験の②か ら④までの操作を行った。 反応後の試験管内にある物質の質量 は合計何gか。 また、発生した気体は何gか。 求めなさい。 (1) 図2に記入 図2 6.0 5.8 反応後の試験管内にある物質の質量 g 5.6 5.4 5.2 5.0 g 14.95 4.8 g (g) 4.6. 0.15 0.30 0.45 0.60 0.75 0.90 2 Cup+ (->2 Cut Co₂ 加えた炭素粉末の質量[g]

回答募集中 回答数: 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
英語 高校生

教えてほしいです

3 次の英文を読み, 空所に入れるのに最も適切なものを, それぞれ下の①~④のうちから一つずつ選びなさい。 Cigarette smoking has negative effects not only on the body of the person who smokes but also on the body of someone who regularly breathes in second-hand smoke. Some of the most obvious effects are high blood pressure, sleep disorders, heart failure, and lung cancer. Despite such harmful consequences, ( 10 ). It has been reported that smoking creates feelings of pleasure, reduces tension, and promotes close relationships. Many smokers admit that smoking is a bad habit. ( 11 ), they tend to think that the number of cigarettes that they smoke is below the danger level and thus are not worried about the risk. Some even feel that they do not breathe in the smoke and that a cure for cancer will be found before they become ill with the disease. We have to admit that smoking is a habit which is difficult to break ( 12 ) the nicotine found in tobacco goes into the blood and stimulates the brain, making smokers feel pleasant for several minutes. What is more, the smoker usually feels anxious and wants to have another cigarette. ( 13 ) the policies that now ban smoking in most public areas, the stress that people often experience at work and at home can force them to smoke. ( 10 ) ①some people decide to stop smoking millions of people continue to smoke ( 11 ) the price of cigarettes has risen ①smoking is more harmful than drinking Therefore 2 While ③ Of course 4 However (12) 1 because 2 as a result 3 but SO (13) ①Despite 2 Although (3) But 4 Yet

回答募集中 回答数: 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
理科 中学生

➄がわからないので教えてください。 主な問題文は4枚目、答えは5枚目です。

4MさんとNさんは、化学変化と質量の変化を調べる実験を行いました。 問1 ~ 問6に答えなさい。(19点) 実験 1 (1) 図1のように銅の粉末をステンレス皿に広げてのせ, かき混ぜなステンレス皿II がらガスバーナーで十分に加熱し酸化銅にした。 このとき,加熱す る前の銅の質量と加熱してできる酸化銅の質量を調べた。 (2)次の表は、その結果をまとめたものである。 銅の粉末 ガス 図 1 表 銅の質量[g] 酸化銅の質量 〔g] 0.20 0.40 0.60 0.80 0.25 0.50 0.75 1.00 1.25 1.00 Mさん 銅の質量に比べてできた酸化銅の質量が大きいのは、酸化銅が、 銅と空気中の酸素が結 びついてできたからですね。 Sk ス Nさん「化学変化の前後で、その反応に関係している物質全体の質量は変わらない」という① 質量 保存の法則は、この実験でも成り立っていると考えられるから、銅の質量とできた酸化銅の 質量の差は、銅に結びついた酸素の質量ということになりますね。 Mさん そうすると, 銅の質量と銅に結びついた酸素の質量とは比例の関係にあり、反応する銅の 質量と酸素の質量の比は、つねに41になっていることがわかります。 問1 実験1でできた酸化銅の色として最も適切なものを、次のア~エの中 書きなさい。 (2点) (2) (3

回答募集中 回答数: 0