document.write( "Question 868186: Jaline can purchase tile at a store for $0.99 per tile and rent a tile saw for $24. At another store, she can borrow the tile saw for free if she buys tile there for $1.49 per tile. How many tiles must she buy for the cost to be the same at both stores? \n" ); document.write( "
Algebra.Com's Answer #523388 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! .99x+24=1.49x \n" ); document.write( ".99x-1.49x=-24 \n" ); document.write( "-.50x=-24 \n" ); document.write( "x=-24/-.50 \n" ); document.write( "x=48 number of tiles for the same price. \n" ); document.write( " |