物理
力学、受力分析、電気、式を使った解法。
-
what causes the sun to rise every morning? choose 1 answer. a the sun r…
D. Earth rotating on its axis
-
an advantage of treadmills and stair steppers is that they are designed…
F
-
jace is using a computer simulation to measure the force of gravity bet…
A. increasing the mass of object 1
-
what did the u.s. most hope to accomplish by bombing germany? to stop g…
A. to stop German war manufacturing
-
when inspecting free weights, make sure to check the ________. a. weigh…
A. weight collars
-
translate the sentence into an equation or formula. the density d of an…
$D = \frac{m}{v}$
-
a bicycle with a mass of 140 kg is traveling at 15 m/s when friction ca…
s: - Change in kinetic energy of the bicycle: $\boldsymbol{- 7280\space J}$ (the negative sign indicates a decrease in kinetic energy) - Work done by friction on the bicycle: $\bo…
-
introduction: it is important for health care providers to be aware of …
A hierarchy of needs (e.g., Maslow's) is an ordered arrangement of human needs where basic survival - related needs (physiological, safety) must be satisfied before higher - level…
-
what is the surface area of the three - dimensional figure? s.a. = \\sq…
52
-
what did the albany plan of union call for? a council of representative…
A. A council of representatives appointed by colonial assemblies and a president general appointed by the king
-
the graphs show the weekly change in the water level in a rainwater sto…
B. <The scatter plot with points tightly clustered along the positive trend line, where x is Number of Weeks and y is Water Level (inches)>
-
15. sarah pushes her car with 150 n of force to get it out of the mud. …
The distance Sarah pushed the car is \( 0.8 \) meters.
-
macbeth act i character map refers to this character as a \good and hea…
Filled map blanks (ordered by key plot/character links): 1. Banquo (top right, "good soldier" reference) 2. Malcolm (named Prince of Cumberland) 3. Thane of Cawdor (starts rebelli…
-
19. 30,000 joules of work are done lifting a 1,500-kg wind turbine blad…
If \( g = 9.8\space m/s^{2}\), the height \( h\approx2.04\space m\); if \( g = 10\space m/s^{2}\), the height \( h = 2\space m\) (the answer is often approximated to \( 2\space m\…
-
ctsos are especially helpful for people who are applying for which thin…
- employment - college - job promotions
-
once you complete all these preparations, you scan the room and notice …
The volume of one cord organizer is $337.5\pi$ cubic centimeters (or approximately 1059.75 cubic centimeters).
-
5 ms. west poured 7 quarts of water onto the base of a tree. how many g…
B $1\frac{3}{4}$ gal
-
question 9 of 10 identify the leg size using these images of a fillet w…
B. B
-
sue is writing an essay on indigenous american contributions to medicin…
The use of painkillers and medicinal herbs
-
beautiful endeavor.\\(^{20}\\) theorize why the author chose to tell ab…
C. Using a poetic form reinforces the idea that this science student has an artistic side.
-
which of the following food crops did not originate in the americas? pu…
B. Grapes
-
smaw can be performed in which positions? (check all that apply.) 1g 1f…
1G, 2G, 3G, 4G, 5G, 6G, 1F, 2F, 3F, 4F
-
quiz identify the weld size using these images of a fillet weld and gro…
B. B
-
explain one act that presidents roosevelt, taft, and wilson passed whil…
One Act passed by Presidents Roosevelt, Taft, and Wilson (in different ways) is the **Sherman Antitrust Act** (originally 1890, but enforced vigorously by them). - **Roosevelt**: …
-
how did roosevelt and wilson differ in their regulation of big business…
A. Roosevelt sought to regulate "good" trusts, while Wilson aimed to break them all up.
-
question 9 points 1 which of the following denotes the protection of na…
B. Conservation
-
source 8.3 rights and national independence simón bolivar | the jamaica…
11. Both claim the right to resist oppression when one's rights are denied 12. Trade barriers and monopolies imposed by the Spanish state that limited economic growth in the Ameri…
-
in this section, you’ll understand how to calculate the area and volume…
$60 + 4.5\pi$ square centimeters (or approximately $74.14$ square centimeters)
-
16 ordenar 3 puntos the planet and its moon gravitationally attract eac…
$B = C > A > D$
-
5. do all dying patients progress through the five stages of grieving? …
No, not all dying patients progress through the five stages of grieving. Reasons include individual psychological differences, cultural backgrounds, and personal experiences with …
-
professional organizations provide some benefits similar to those of ct…
members of the workforce
-
7. what are folkways? laws that people must follow or face punishment c…
B. cultural norms that describe everyday, casual behaviors ### Question 8
-
question 2 (1 point) a 47.9v battery, a 11ω light bulb and a 8ω resisto…
20.17 V
-
excerpt 6: nonviolent protest: onviolent direct action seeks to create …
### What Dr. King means: Nonviolent direct action is intended to generate a situation where a community that has persistently avoided negotiation is compelled to face the problem …
-
inverse cosine quick check tammy is an electrician. when using a ladder…
Yes, the angle formed is approximately \( 76^{\circ} \) (the corresponding option: "Yes, the angle formed is approximately 76°")
-
norms: folkways and mores allen - sem 2 / module 2 culture and society …
A. deeply held norms that have significant moral importance in a culture ### Question 5
-
if $i_t = 0.00639$ a, $i_2 = 0.00139$ a, $i_3 = 0.00154$ a, $i_4 = 0.00…
\( 0.00231 \)
-
use the image to answer the question. a tree casts a shadow as shown in…
46
-
2. what brings warmer air to much of europe? a. a water current in the …
D. a water current in the Atlantic Ocean
-
a parallel circuit contains the following resistor values ( r_1 = 82spa…
\(240\) (The calculated value confirms the given voltage of \(240\,\text{V}\) is correct.)
-
laws that people must follow or face punishment cultural norms that des…
saying "please" and "thank you" in social settings ### Question 3
-
1. use the word bank to match the cloud types with associated weather. …
## 1. Cloud Type and Associated Weather Matches: | Cloud Type | Associated Weather | |------------------|-----------------------------------------------------| | cumulus | Fair we…
-
a parallel circuit contains the following resistor values $r_1 = 82 \te…
$\approx 240$ (or more precisely, $\approx 240.3$)
-
fill in the blank question education and training of the workforce are …
human
-
8. if being a knight was so tough, why would a man want to become a kni…
A. It was an honor
-
drag and drop the code statement that assigns cond_str with a condition…
The completed code is: ```python user_val = int(input()) cond_str = "negative" if user_val < 0 else "non-negative" print(f"{user_val} is {cond_str}.") ``` For input `-9`, the outp…
-
3. how are frequency and energy related?
In the context of quantum mechanics (relevant to physics, a subfield of Natural Science), energy (\(E\)) and frequency (\(f\)) are related by the Planck - Einstein equation \(E=hf…
-
light & the atomic model unit test study guide: name: judeth period: 3 …
The speed of all forms of electromagnetic radiation (EMR) in a vacuum is the speed of light, which is approximately $3.0\times10^{8}\ \text{m/s}$ (or $300,000,000$ meters per seco…
-
light & the atomic model unit test study guide: name: period: 3 date: s…
The speed of all forms of electromagnetic radiation (EMR) in a vacuum is \( 3.0\times10^{8}\, \text{m/s} \) (or \( 3.0\times10^{5}\, \text{km/s} \)). ### Question 2
-
question 3 of 16 which of the following is a vector quantity? 1. southw…
3. 75 km/h northeast
-
the radius, r, of a sphere is 7.2 cm. calculate the spheres volume, v. …
$1563.5$ cm³
-
marias parents bought a new car with a 15 - gallon fuel tank. on a full…
40 miles per gallon
-
the diameter d of a sphere is 18.2 mm. calculate the spheres surface ar…
1039.1 mm²
-
elección múltiple 1 punto projectile the curved path followed by a proj…
Any object that moves through the air or through space under the influence of gravity.
-
elección múltiple 1 punto gravitational field the influence that a mass…
The influence that a massive body extends into the space around itself, producing a force on another massive body. It is measured in newtons per kilogram (N/kg).
-
elección múltiple 1 punto inverse - square law the influence that a mas…
A law that relates the intensity of an effect to the inverse square of the distance from the cause. Gravity follows an inverse-square law, as do the effects of electric, magnetic,…
-
elección múltiple 1 punto law of universal gravitation the influence th…
Every body in the universe attracts every other body with a force that, for two bodies, is directly proportional to the product of their masses and inversely proportional to the s…
-
elección múltiple 1 punto satellite the curved path followed by a proje…
A projectile or small celestial body that orbits a larger celestial body.
-
elección múltiple 1 punto parabola the curved path followed by a projec…
The curved path followed by a projectile under the influence of only constant gravity
-
elección múltiple 1 punto 3 in the gravitational force lab experiment w…
masses
-
elección múltiple 1 punto in the gravitational force lab experiment whe…
distance between the masses
-
5.2.3 gravitational force quiz 1 elección múltiple 1 punto in the gravi…
Force
-
find the surface area of a cylinder with a base diameter of 4 m and a h…
$100.48$ $\text{m}^2$
-
find the surface area of a cylinder with a height of 7 m and a base rad…
$376.8\ \text{m}^2$
-
identify the type of heat transfer in the picture with the proper expla…
b. Convection
-
how do the rates of absorption and release of heat in water compare to …
B. The land absorbs and releases heat quickly, while water absorbs and releases heat at a slower rate.
-
identify the type of heat transfer in the picture with the proper expla…
b. Conduction
-
inverse sine quick check romeo owns a business that puts up and takes d…
\(12^{\circ}\) (the option with \(12^{\circ}\))
-
16. which method of finding errors is most useful to identify logic err…
16. B. Hand-tracing 17. C. Runtime error 18. C. A mobile device that orients to a new position
-
the function ( r = 73.3sqrt4{m^3} ), known as kleiber’s law, relates th…
i. c. $R = 73.3(M)^{\frac{3}{4}}$ ii. a. 1,480 calories
-
the earth is shown in simplified form with the black line representing …
(Assuming the second diagram (top - right) has the arrow hitting along the Equator line, representing direct sunlight) B. The diagram with the arrow hitting along the Equator line…
-
how do the air temperatures above land and water vary during day and ni…
The air above land will be at a higher temperature than the air above water during the day and at a lower temperature than the air above water at night.
-
the weather map shows the approach of weather fronts towards salt lake …
The temperature will increase in Salt Lake City and decrease in Frankfort.
-
word sort sort the words by root, prefix, or suffix and write them in t…
- **-an** column: artisan, human, metropolitan, pedestrian, suburban, veteran - **-ian** column: electrician, equestrian, physician, technician
-
question 5 resting heart rate (rhr) right heart rate resting heart rate…
Resting Heart Rate
-
2. vulnerable vulnerable (adjective): easily hurt or harmed physically …
A. A cat on the prowl
-
document 3 we are engaging in a just and good war which will bring us f…
| Category | Content | |----------|---------| | INTENDED AUDIENCE | Cortez's own men (the Spanish soldiers under his command) | | PURPOSE | To motivate his men to remain loyal and…
-
5 multiple choice 1 point there is a new hepatitis virus circulating. y…
The patient had a symptomatic infection and may have a persistent infection. You need to run more tests
-
newton determined that the force of gravity on an object is proportiona…
B. The Earth's gravity pulls downward on the person, and the person's gravity pulls upward on the Earth.
-
which component provides power to the circuit? 4 (switch) 3 (wire) 1 (b…
1 (battery)
-
which led bulb has a lower forward voltage?
The orange (or red - like) LED bulb (the lower one in the image) has a lower forward voltage.
-
which led bulb has a higher forward voltage?
The blue LED bulb has a higher forward voltage.
-
which sentence states a fact? thermodynamics, which is the study of hea…
Heat always transfers from an object of higher temperature to an object of lower temperature.
-
circuit components what does the longer leg on the led bulb represent? …
positive terminal
-
which led bulb has a higher forward voltage?
The green LED bulb has a higher forward voltage.
-
circuit components what do the different colors of a circuit led bulb r…
voltage requirements
-
watch the astrotour on kepler’s laws and choose the statement below tha…
C. Venus is traveling faster when it is at perihelion (the closest distance to the Sun) than when it is at aphelion (the farthest distance from the Sun).
-
what part of a simple circuit does a switch represent? energy control e…
energy control
-
to test copernicus’s model, tycho took meticulous measurements of the p…
A. Elliptical orbits cause a planet to sometimes be closer to and sometimes farther away from the Sun. D. Halley's Comet has a highly eccentric orbit.
-
how did astronomers develop the current model of the solar system? lear…
D. The geocentric model is wrong because it falsely predicts that Mars should always move in the same direction with respect to the stars.
-
1st attempt part 1 (1 point) in the following diagram, label the gravit…
Part 1: Blue arrows = A. Gravity; Red arrows = B. Velocity Part 2: Blue arrows = A. Gravity; Red arrows = B. Velocity
-
the mediterranean sea, a brilliant blue sea linking europe, the middle …
A. by asking questions about the cause of the Mediterranean’s transformation.
-
what body of water is south of the united states? the great lakes atlan…
C. Gulf of Mexico
-
what is beringia? a river in south america; a mountain range in europe;…
Land bridge between Asia and North America during Ice Age
-
determining the central idea how sleep affects middle school students s…
- Topic: b. Sleep - Strong Central Idea: a. Sleep significantly affects middle school students’ academic performance and overall well - being. - Weak Central Idea: d. Sleep is imp…
-
what line creates the eastern and western hemispheres? lines of longitu…
Prime Meridian
-
determining the central idea how sleep affects middle school students s…
Topic: b. Sleep Strong Central Idea: a. Sleep significantly affects middle school students' academic performance and overall well - being. Weak Central Idea: d. Sleep is important…
-
this excerpt is from shakespeare’s hamlet, a play about a prince who st…
B. Shakespeare uses the story of Hecuba to make a comparison that shows the depth and strength of Hamlet’s grief.
-
frequency (s-1) | wavelength (nm) | 123 2.34e14 | 7.85e19 | | 790
| Frequency (s⁻¹) | Wavelength (nm) | |-----------------|-----------------| | $2.44\times10^{15}$ | 123 | | $2.34\times10^{14}$ | 1280 | | $7.85\times10^{19}$ | $3.82\times10^{-3}…
-
5. how will the increasing loss of forest impact the carbon cycle? 6. m…
5. Increasing forest loss will release stored carbon into the atmosphere (via burning/decomposition) and reduce the planet's ability to absorb atmospheric $\text{CO}_2$, disruptin…