Answer:
300,000 + 4,000 + 1
Step-by-step explanation:
Expanded form is used to show the mathematical values of numbers.
304001 in expanded form is 300,000 + 4,000 + 1.
There are 3 hundred thousands, 4 thousands, and one one.
Use the proportion 8/64 = 12/y. Cross multiply to get 8y = 768. Divide both sides by 8 to get y=96
This equation looks like it is using the formula y=mx+b. You should attempt to graph it.
Given coordinates of the triangle:
(3,4)
(4,7)
(8,2).
We are given rule for transformation: (x,y) --> (-x,y).
According to given rule the y coordinates remain same but the coordinates of x's getting multiplied by a negative sign.
Let us write transformed coordinates of the given triangle according to given rule.
(3,4) --> (-3,4)
(4,7) --> (-4,7)
(8,2) --> (-8,2).
Now, we can plot those transformed coordinates on the graph and plot transformed triangle.
Answer: Choice B) (24,10)
---------------------------------------------------------
Work Shown:
2x - 4y = 8
2( x ) - 4y = 8
2( 3y-6 ) - 4y = 8 ... notice x has been replaced with 3y-6
2(3y)+2(-6) - 4y = 8
6y-12 - 4y = 8
2y-12 = 8
2y-12+12 = 8+12 ... add 12 to both sides
2y = 20
2y/2 = 20/2 ... divide both sides by 2
y = 10
If y = 10, then
x = 3y-6
x = 3*10-6 ... replace y with 10
x = 30-6
x = 24
Put together, the solution is (x,y) = (24,10)
which is why the answer is choice B
As a check, we can plug (x,y) = (24,10) into each equation
x = 3y-6
24 = 3*10 - 6
24 = 30 - 6
24 = 24 ... true equation
and similarly for the second equation as well
2x-4y = 8
2*24 - 4*10 = 8
48 - 40 = 8
8 = 8 ... true equation
Both equations are true when (x,y) = (24,10) so the solution is confirmed