document.write( "Question 260018: \"The square of a positive number is six more than five times the positive number. Find the number.\"
\n" );
document.write( "I'm confused because we did not do this type of problem as an example in class.
\n" );
document.write( "We are required to write a let statement. So i have:
\n" );
document.write( "Let n=the positive number
\n" );
document.write( "and then from my let statement and the word problem given, i took a guess and did this:
\n" );
document.write( "n(squared) = 5n + 6
\n" );
document.write( "Is this correct? And if so... how do i go on solving it? \n" );
document.write( "
Algebra.Com's Answer #191459 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! What you have done so far is absolutely correct! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now since the problem specifies that \"The square of a positive number is...\" \n" ); document.write( "you can discard the negative solution (n = -1) and your answer is n = 6. \n" ); document.write( " |