Answer:
yes
Step-by-step explanation:
Answer:
an=1*2.5^(n-1)
=2.5^(n-1)
Step-by-step explanation:
Complete question below:
What value, written as a decimal, should Lena use as the common ratio? Lena is asked to write an explicit formula for the graphed geometric sequence. On a coordinate plane, 3 points are plotted. The points are (1, 1), (2, 2.5), (3, 6.25).
Solution
Point (1, 1), (2, 2.5), (3, 6.25).
a=1
ar=2.5
ar^2=6.25
From ar and ar^2
r=6.25/2.5
=2.5
r=2.5
an=ar^(n-1)
Therefore, the explicit formula is
an=1*2.5^(n-1)
=2.5^(n-1)
Hello from MrBillDoesMath!
Answer: x = 7/10
Discussion:
To eliminate fractions multiply each side by 10:
10 ( 9/5x - 2/5 ) = 10 * ( 8x +3)/10 or
10 * ( 9/5)x - 10 *(2/5) = 8x + 3 or
9 *2 x - 2*2 = 8x +3 or
18x - 4 = 8x + 3. Subtract 8x for each side:
18x - 8x - 4 = (8x - 8x) + 3 or
10x -4 = 0x + 3 or
10x -4 = 3 or
10x = 7
x = 7/10
Thank you,
MrB
Answer:
Hotdog: $3.00
Hamburger: $4.00
Step-by-step explanation:
For the first time that Bob buys food, we can make an equation to find how much a single hotdog and a single hamburger costs, where:
x = cost of a hotdog
y = cost of a hamburger
He bought 2 hotdogs and 1 hamburger for $10, so the equation for his first time buying food is:
2x + y = 10
For the second time buying food, he bought 1 hotdog and 3 hamburgers for $15, so his equation would be:
x + 3y = 15
To find the value for x and y we need to solve this system of equations using the two equations we just came up with. We can do this multiple ways, but I'll be demonstrating the substitution method.
Using the second equation, we can solve for x by simply subtracting 3y from both sides:
x = 15 - 3y
We can then insert this value of x into the first equation so that way we are only dealing with one variable to solve - y:
2(15-3y) + y = 10
Distribute out the 2 into the paratheses, combine like terms, and then solve for y:
30 - 6y + y = 10
30 - 5y = 10
-5y = -20
y = 4
This means the cost for one hamburger is $4. But we still need to find the price of one hotdog, so we can insert this value of y into the equation we came up with earlier for x, and then solve for x:
x = 15 - 3y
x = 15 - 3(4)
x = 15 - 12
x = 3
So the price of one hotdog is $3 and the price of one hamburger is $4. Hope this helps.