document.write( "Question 164057: The product of Janelle's height and 8 is 112 .
\n" );
document.write( "Use the variable j to represent Janelle's height. \n" );
document.write( "
Algebra.Com's Answer #120888 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The product of Janelle's height and 8 is 112 . \n" ); document.write( "Use the variable j to represent Janelle's height. \n" ); document.write( "--------------------- \n" ); document.write( "j times 8 = 112 \n" ); document.write( "8j = 112 \n" ); document.write( "Divide thru by 8 \n" ); document.write( "j = 112/8 \n" ); document.write( "j = 14 \n" ); document.write( "(Janelle is short, unless that's 14 feet.) \n" ); document.write( " |