document.write( "Question 247153: My daughter has this critical thinking problem and i'm a bit rusy with my algebra :( Can you help?\r
\n" );
document.write( "\n" );
document.write( "\"An apple costs the same as 2 oranges. Together, an orange and a banana cost .10 cents more than an apple. Two oranges cost .15 cents more than a banana. What is the cost for one of each fruit? \" \n" );
document.write( "
Algebra.Com's Answer #180342 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! \"An apple costs the same as 2 oranges. Together, an orange and a banana cost .10 cents more than an apple. Two oranges cost .15 cents more than a banana. What is the cost for one of each fruit? \" \n" ); document.write( "---------------------------- \n" ); document.write( "Equations: \n" ); document.write( "a = 2r \n" ); document.write( "r + b = a + 10 \n" ); document.write( "2r = b + 15 \n" ); document.write( "-------------------- \n" ); document.write( "Rearrange the 3 equations: \n" ); document.write( "r + b -a = 10 \n" ); document.write( "a = 2r \n" ); document.write( "b = 2r-15 \n" ); document.write( "---------------- \n" ); document.write( "Substitute for \"a\" and for \"b\" to get: \n" ); document.write( "r + (2r-15) - (2r) = 10 \n" ); document.write( "r - 15 = 10 \n" ); document.write( "r = 25 cents (cost of one orange) \n" ); document.write( "a = 2r = 50 cents (cost of one apple) \n" ); document.write( "b = 2r-15 = 50-15 = 25 cents (cost of one banana) \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |