Answer:
x=0
Step-by-step explanation:
We are given:
g(x) =10x +2
and
g(x)=2
g(x) is equal to both 10x+2 and 2. Therefore, by substitution, we can set them equal to each other
10x+2=2
Now, we need to solve for x. First, move all the numbers to the same side. Subtract 2 from both sides
10x+2-2=2-2
10x=0
To solve for x, we have to get x by itself. x and 10 are being multiplied. To get x alone, divide both sides by 10.
10x/10=0/10
x=0
Answer:
A
Step-by-step explanation:
ok so pretend the 2.00 was just 2 so whats 8 divided by 2? 4 right so if we test that witht he other problems its the same so its A
Hope this helps!!!! :D
You can write two equations using the given information:
.. L = W +8
.. L * W = 609
Using substitution, you get a quadratic.
.. (W +8) * W = 609
.. W^2 +8W -609 = 0
Not surprisingly, you're looking for factors of 609 that differ by 8.
.. 609 = 1*609 = 3*203 = 7*87 = 21*29
The last two are the factors of interest.
.. (W +29)(W -21) = 0
The width of the rectangle is 21 feet, the length is 29 feet.
_____
Sometimes it is easier to work with the average dimension. Here, let that be x. Then you have
.. (x +4)(x -4) = 609
.. x^2 -16 = 609
.. x^2 = 625 = 25^2 . . . . . . . one of your memorized math facts
So, the dimensions are
.. 25 +4 = 29 by 25 -4 = 21, that is, 29 ft by 21 ft.