QUESTION IMAGE
Question
- slope the slope m between two points (x1, y1) and (x2, y2) is m = (y2 - y1)/(x2 - x1). solve for y2.
- cylinders the surface area of a cylinder a is given by a = 2πr² + 2πrh, where r is radius and h is height. solve for h.
- physics the height h of a falling object is given by h = vt - gt², where v is the initial velocity of the object, t is time, and g is the gravitational constant. solve for v.
Response
14.
Step1: Multiply both sides by $(x_2 - x_1)$
$m(x_2 - x_1)=y_2 - y_1$
Step2: Add $y_1$ to both sides
$y_2=m(x_2 - x_1)+y_1$
Step1: Subtract $2\pi r^{2}$ from both sides
$A - 2\pi r^{2}=2\pi rh$
Step2: Divide both sides by $2\pi r$
$h=\frac{A - 2\pi r^{2}}{2\pi r}$
Step1: Add $gt^{2}$ to both sides
$h+gt^{2}=vt$
Step2: Divide both sides by $t$ (assuming $t
eq0$)
$v=\frac{h + gt^{2}}{t}$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$y_2=m(x_2 - x_1)+y_1$