document.write( "Question 985795: We have to solve the problem using Linear Equations. Here's the question... \"All 28 members in Crestview High School's Ski Club went on a one-day ski trip. Members can rent skies for$16.00 per day or snow boards for $19.00 per day. The club paid a total of $478 for rental equipment. How many members rented skies & how many rented snowboards? \r
\n" );
document.write( "\n" );
document.write( "So far all I have is x= # of members rented skies ; y= # of members rented a snowboard
\n" );
document.write( "x+y=478
\n" );
document.write( "16x+19y= \n" );
document.write( "
Algebra.Com's Answer #606592 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=number of snowboards; y=number of skis \n" ); document.write( "x+y=28 \n" ); document.write( "x=28-y Use this to substitute for x. \n" ); document.write( ". \n" ); document.write( "$19x+$16y=$478 Substitute for x from above. \n" ); document.write( "$19(28-y)+$16y=$478 \n" ); document.write( "$532-$19y+$16y=$478 \n" ); document.write( "-$3y=-$54 \n" ); document.write( "y=18 ANSWER 1: 18 members rented skis. \n" ); document.write( "x=28-y=28-18=10 ANSWER 2: 10 members rented snowboards. \n" ); document.write( ". \n" ); document.write( "CHECK: \n" ); document.write( "$19x+$16y=$478 \n" ); document.write( "$19(10)+$16(18)=$478 \n" ); document.write( "$190+$288=$478 \n" ); document.write( "$478=$478\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |