document.write( "Question 428732: one number is 3 smaller than another number. the square of the larger number is 9 larger than ten times the smaller number. find the numbers\r
\n" );
document.write( "\n" );
document.write( "can you please show your work? because i want to know how to do it
\n" );
document.write( "THANK YOU^^ \n" );
document.write( "
Algebra.Com's Answer #297957 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! X=Y-3 \n" ); document.write( "X^2=10(Y-3)+9 \n" ); document.write( "(Y-3)^2=10Y-30+9 \n" ); document.write( "Y^2-6Y+9=10Y-21 \n" ); document.write( "Y^2-6Y-10Y+9+21=0 \n" ); document.write( "Y^2-16Y+30=0 \n" ); document.write( " \n" ); document.write( "Y=(16+-SQRT[-16^2-4*1*30])/2*1 \n" ); document.write( "Y=(16+-SQRT[256-120])/2 \n" ); document.write( "Y=(16+-SQRT136)/2 \n" ); document.write( "Y=(16+-11.66)/2 \n" ); document.write( "Y=(16+11.66)/2 \n" ); document.write( "Y=27.66/2 \n" ); document.write( "Y=13.83 ANS. \n" ); document.write( "Y=(16-11.66)/2 \n" ); document.write( "Y=4.34/2 \n" ); document.write( "Y=2.17 ANS. \n" ); document.write( " |