She can have 3 groups of tens and 8 groups of ones
-- The graph looks like a line that passes through the origin,
and slopes up to the right at a 45-degree angle.
-- Point #1 on the line:
. . . . . Pick any number.
. . . . . Write it down twice.
. . . . . Call the first one 'x'. Call the second one 'y'.
-- Point #2 on the line:
. . . . . Pick any other number.
. . . . . Write it down twice.
. . . . . Call the first one 'x'. Call the second one 'y'.
-- Point #3 on the line:
. . . . . Pick any other number.
. . . . . Write it down twice.
. . . . . Call the first one 'x'. Call the second one 'y'.
Rinse and repeat, as many times as you like,
until the novelty wears off and you lose interest.
Answer:
d = 17.58
Step-by-step explanation:
d = √(x2 - x1)^2 + (y2 - y1)^2 + (z2 - z1)^2
P1(0, 0, 0) P2(8, 7, 14)
Substitute the values in the above equation and you will get
d = √(8 - 0)^2 + (7 - 0)^2 + (14 - 0)^2
= √(64 + 49 + 196)
= √309
= 17.58
Answer:
Step-by-step explanation:
2.34615384615
The equation is:

f ( - 1 ) = 4 * 1/25 = 4/25 ( false )
f ( 0 ) = 4 * 1 = 4 ( false )
f ( 1 ) = 4 * 25 = 100 ( false )
f ( 2 ) = 4 * 5 ^4 = 4 * 625 = 2500 ( correct )
Answer:
D ) ( 2, 2500 )