document.write( "Question 454271: 8 friends went to the lake. some paid 4 dollars for tickets to the water slide the rest paid 7 dollars each for boat ride rentals the group paid 38 dollars in all. how many friends rented boats. \n" ); document.write( "
Algebra.Com's Answer #311948 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! s+b=8 \n" ); document.write( "4s+7b=38 \n" ); document.write( "solve for b \n" ); document.write( "b=2 s=6 \n" ); document.write( "check \n" ); document.write( "4*6+2*7=38 \n" ); document.write( "24+14=38 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |