document.write( "Question 625393: b=10a-60
\n" );
document.write( "a-6=10b is this correct or incorrect equation and tell why or why not
\n" );
document.write( " I am 15 and home schooling and I really need help \n" );
document.write( "
Algebra.Com's Answer #393517 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! b=10a-60 \n" ); document.write( "-------------- \n" ); document.write( "If you want to solve for a: \n" ); document.write( "10a - 60 = b \n" ); document.write( "Add 60 \n" ); document.write( "10a = b + 60 \n" ); document.write( "Divide by 10 \n" ); document.write( "a = (b + 60)/10 \n" ); document.write( "or, \n" ); document.write( "a = (b/10) + 6 same thing \n" ); document.write( " |