document.write( "Question 564110: I need help on Expressions involving variables, substitution.\r
\n" );
document.write( "\n" );
document.write( "\"John paid $34 for two algebra and three geometry books. He paid $36 for three algebra and two geometry books. What is the cost of each book?\"\r
\n" );
document.write( "\n" );
document.write( "Thank You!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #365268 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Algebra book cost x \n" ); document.write( "geometry book cost y\r \n" ); document.write( "\n" ); document.write( "2x+3y=34 \n" ); document.write( "3y=-2x+34 \n" ); document.write( "y=(-2/3)x+34/3\r \n" ); document.write( "\n" ); document.write( "3x+2y=36\r \n" ); document.write( "\n" ); document.write( "substitute y in the equation\r \n" ); document.write( "\n" ); document.write( "3x+2((-2/3)x+34/3)=36\r \n" ); document.write( "\n" ); document.write( "3x-(4/3) x +68/3=36\r \n" ); document.write( "\n" ); document.write( "multiply equation by 3\r \n" ); document.write( "\n" ); document.write( "9x-4x+68=108 \n" ); document.write( "5x=40 \n" ); document.write( "x=8 , algebra book cost\r \n" ); document.write( "\n" ); document.write( "plug x in equation 2x+3y=34 to get y=6 \n" ); document.write( " \n" ); document.write( " |