document.write( "Question 146406: My daughter gave an answer to a problem as follows:
\n" );
document.write( "1/4 x + Y = 2 1/2
\n" );
document.write( "The prof. told her she has to convert it all to numbers
\n" );
document.write( "Help? \n" );
document.write( "
Algebra.Com's Answer #106887 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! By \"convert it to all numbers\" I presume you mean \"convert it to all integers\" and this is always a good idea with equations. \n" ); document.write( "(1/4)x + y = 2 1/2 Convert the mixed number (2 1/2) to an improper fraction (5/2) and the multiply through by the LCD of 4. \n" ); document.write( "4(1/4)x + 4y = 4(5/2) Simplify \n" ); document.write( "x + 4y = 10 \n" ); document.write( " |