Answer:
Tasha made her mistake in step 4.
2 2/3 pages=8/3 pages
1 hour=60 minutes
Let x represent the total pages in an hour
8/3 pages in 5 minutes
x pages in 60 minutes
Use cross multiply
x(5)=8/3(60)
5x=160
Divided 5 to each side
5x/5=160/5
x=32 pages per hour. As a result, there will be 32 pages per hour. Hope it help!
Answer:
54
Step-by-step explanation:
9(0.5)(12)
54
Answer:
x=2
Step-by-step explanation:
log_x(y)+log_x(z)=log_x(yz), so logb(x-1) + logb(x+2)=logb((x-1)(x+2)). next subtract logb(8-2x) from both sides to get logb((x-1)(x+2))-logb(8-2x)=0. log_x(y) - log_x(z) = log_x(y/z). so now we have logb((x-1)(x+2)/(8-2x)). now you can put it into exponential form: (x-1)(x+2)/(8-2x)=b^0=1 now just solve for x:
(x-1)(x+2)= 8-2x, x^2 + x -2 = 8-2x, x^2 + 3x -10 = 0, (x+5)(x-2)=0 x=-5, x=2. plug both into the original equation to check which one is correct, since log_x(y) can't have a negative y, x=-5 doesnt work