document.write( "Question 161910This question is from textbook
\n" );
document.write( ": 2. Consider the equation a/4 = 20 - a/6\r
\n" );
document.write( "\n" );
document.write( " a. Multiply each side by 12 and solve the resulting equation.
\n" );
document.write( " B. Multiply each side by 24 and solve the resulting equation.
\n" );
document.write( " c. What conclusions can you make from your work in parts a and b?\r
\n" );
document.write( "\n" );
document.write( "If you can show me the process of writing all the steps to solving this kind of equation that would be great. I have a way in my book i just can't understand it. Cause i dont learn by reading i learn from doing.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #119313 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! a/4 = 20 - a/6 \n" ); document.write( "12(A/4)=12*20+12(-A/6) \n" ); document.write( "12A/4=240-12A/6 \n" ); document.write( "3A=240-2A \n" ); document.write( "3A+2A=240 \n" ); document.write( "5A=240 \n" ); document.write( "A=240/5 \n" ); document.write( "A=48 ANSWER. \n" ); document.write( "24(A/4)=24*20+24(-A/6) \n" ); document.write( "24A/4=480-24A/6 \n" ); document.write( "6A=480-4A \n" ); document.write( "6A+4A=480 \n" ); document.write( "10A=480 \n" ); document.write( "A=480/10 \n" ); document.write( "A=48 ANSWER. \n" ); document.write( "CONCLUSION: ANY COMMON MULTIPLIER, NOT NECESSARY THE LOWEST, CAN BE USED TO SOLVE THESE FRACTIONAL EQUATIONS \n" ); document.write( "---------------------------------------- \n" ); document.write( "ANOTHER METHOD VERY SIMILAR BUT WITH LESS STEPS IS:A/4+A/6=20 \n" ); document.write( "(3A+2A)/12=20 \n" ); document.write( "5A/12=20 \n" ); document.write( "5A=12*20 \n" ); document.write( "5A=240 \n" ); document.write( "A=240/5 \n" ); document.write( "A=48 ANSWER. \n" ); document.write( "A/4+A/6=20 \n" ); document.write( "(6A+4A)/24=20 \n" ); document.write( "10A=24*20 \n" ); document.write( "10A=480 \n" ); document.write( "A=480/10 \n" ); document.write( "A=48 ANSWER. \n" ); document.write( " |