document.write( "Question 21736: I have a problem from an old homework that i still can't solve. How do you solve it?\r
\n" );
document.write( "\n" );
document.write( "(1/2)x+x/3=6 \r
\n" );
document.write( "\n" );
document.write( "Also, I was wondering how you would solve and equation with variable on both sides of the equation. Such as this practice problem I found...\r
\n" );
document.write( "\n" );
document.write( "(T-2)4=(5T)/12\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Could you please explain how to do these problems. Thank you very much.\r
\n" );
document.write( "\n" );
document.write( "-Natalie Klotz, 8th grade, Algebra I \n" );
document.write( "
Algebra.Com's Answer #10515 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! well to do the first problem you need to clear the fractions (well you don't have to but I do)by multiplying by the least common multible \r \n" ); document.write( "\n" ); document.write( "1/2x+x/3=6 \n" ); document.write( "6(1/2x+x/3=6) \n" ); document.write( "3x+2x=36 \r \n" ); document.write( "\n" ); document.write( "now just solve for x \r \n" ); document.write( "\n" ); document.write( "5x=36 \n" ); document.write( "x=36/5 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for the secound problem distribute the 4 \r \n" ); document.write( "\n" ); document.write( "(T-2)4=(5T)/12 \n" ); document.write( "4t-8 = 5t/12 \r \n" ); document.write( "\n" ); document.write( "multiply both sides by 12 to clear the fraction \r \n" ); document.write( "\n" ); document.write( "12(4t-8 = 5t/12) \n" ); document.write( "48t-96 = 5t \r \n" ); document.write( "\n" ); document.write( "now just combine like terms and solve \r \n" ); document.write( "\n" ); document.write( "48t-96 = 5t \n" ); document.write( "43t-96=0 \n" ); document.write( "43t=96 \n" ); document.write( "t=96/43 \n" ); document.write( " |