document.write( "Question 775558: the product of\r
\n" );
document.write( "\n" );
document.write( "the square of a number and 7 is the same as the\r
\n" );
document.write( "\n" );
document.write( "sum of the cube of 3 and 1 . Find the number \n" );
document.write( "
Algebra.Com's Answer #472982 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the product of the square of a number and 7 is the same as the sum of the cube of 3 and 1 . Find the number \n" ); document.write( ": \n" ); document.write( "Just write what is says \n" ); document.write( " \n" ); document.write( "7n^2 = 27 + 1 \n" ); document.write( "7n^2 = 28 \n" ); document.write( "divide both sides by 7 \n" ); document.write( "n^2 = 4 \n" ); document.write( "n = 2 is the number \n" ); document.write( " |