document.write( "Question 394939: The sum of two numbers is 15/4. If 1/3 of the larger number is 1/2 more than 2/3 of the smaller, find the numbers \n" ); document.write( "
Algebra.Com's Answer #280289 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 15/4. If 1/3 of the larger number is 1/2 more than 2/3 of the smaller, find the numbers \n" ); document.write( "------------------------ \n" ); document.write( "Equations: \n" ); document.write( "x + y = 15/4 \n" ); document.write( "--- \n" ); document.write( "(1/3)x=(2/3)y+(1/2) \n" ); document.write( "======================== \n" ); document.write( "Rearrange: \n" ); document.write( "x+y = 15/4 \n" ); document.write( "2x =4y+3 \n" ); document.write( "----- \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "2(15/4 - y) = 4y+3 \n" ); document.write( "(15/2) - 2y = 4y+3 \n" ); document.write( "6y = 4.5 \n" ); document.write( "y = 3/4 \n" ); document.write( "============== \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x+y = 15/4 \n" ); document.write( "x + (3/4) = 15/4 \n" ); document.write( "x = 3 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |