Answer:
uzv
the center of the circle
WSX
equal to
79
Step-by-step explanation:
on edginuity
For every point A = (x,y) in your figure, a 180 degree counterclockwise rotation about the origin will result in a point A' = (x', y') where:
x' = x * cos(180) - y * sin(180)
y' = x * sin(180) + y * cos(180)
Happy-fun time fact: This is equivalent to using a rotation matrix from Linear Algebra!
Because a rotation is an isometry, you only have to rotate each vertex of a polygon, and then connect the respective rotated vertices to get the rotated polygon.
You can rotate a closed curve as well, but you must figure out a way to rotate the infinite number of points in the curve. We are able to do this with straight lines above due to the property of isometries, which preserves distances between points.
Speed of truck= x
speed of train=x-30
A loaded moving truck is traveling 30 mph faster than a freight train. in the time it takes the train to travel 135 miles, the truck travels 225 miles. find the speed of the truck.
A loaded moving truck is traveling 30 mph faster than a freight train...
(x-30)=speed of train
the time it takes the train to travel 135 miles, the truck travels 225 miles...
135/(x-30)=225/x
the you multiply on both sides the x values and get...
135x=225x-6750
then you subtract 225x on both sides...
-90x=-6750
then you divide -90 on both sides...
x=75
the speed of the truck is 75mph
i hope this helped give me a thanks and a 5 star rating if it helped! c:
Answer:
$14
Step-by-step explanation:
35/20 = 1.75
8*1.75 = 14
The function given is a quadratic function, so the graph will be a parabola. It'll look similar to the photo attached. The minimum cost will be at the vertex of the parabola because that is its lowest point! To find the x-value of the vertex (which is what the question is looking for), use the vertex formula: x = -b/2a. The variable b is the coefficient of the x term in the function, and the variable a is the coefficient of the x² term. In this case, a = 0.125 and b = -5.
x = -(-5)/2(0.125)
x = 5/0.25
x = 20
So, 20 gas grills should be produced each day to maintain minimum costs. Hope that helps! :)