document.write( "Question 152763: Linear System Word Problems\r
\n" );
document.write( "\n" );
document.write( "Please help me figure this out.
\n" );
document.write( "The cost of 12 oranges and 7 apples is $5.36. Eight oranges and 5 apples cost $3.68. Find the cost of each orange and each apple.\r
\n" );
document.write( "\n" );
document.write( "Thank you
\n" );
document.write( "Ryan \n" );
document.write( "
Algebra.Com's Answer #112290 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The cost of 12 oranges and 7 apples is $5.36. Eight oranges and 5 apples cost $3.68. Find the cost of each orange and each apple. \n" ); document.write( "; \n" ); document.write( "Write an equation for each transaction; o=cost of ea orange; a=cost of each apple \n" ); document.write( "12o + 7a = 5.36 \n" ); document.write( " 8o + 5a = 3.68 \n" ); document.write( ": \n" ); document.write( "Multiply the 2nd equation by 1.5 and subtract the 1st equation from it: \n" ); document.write( "12o + 7.5a = 5.52 \n" ); document.write( "12o + 7a = 5.36 \n" ); document.write( "-------------------Subtraction eliminates o, find a \n" ); document.write( "0o + .5a = 0.16 \n" ); document.write( "a = \n" ); document.write( "a = .32 for each apple \n" ); document.write( ": \n" ); document.write( "Find o using eq: 8o + 5a = 3.68 \n" ); document.write( "8o + 5(.32) = 3.68 \n" ); document.write( "8o + 1.6 = 3.68 \n" ); document.write( "8o = 3.68 - 1.60 \n" ); document.write( "8o = 2.08 \n" ); document.write( "o = \n" ); document.write( "o = .26 for each orange \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution in the 1st equation: \n" ); document.write( "12(.26) + 7(.32) = \n" ); document.write( "3.12 + 2.24 = 5.36; confirms our solution \n" ); document.write( " |