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 #191457 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! n^2=5n+6 \n" ); document.write( "Looks good \n" ); document.write( "n^2-5n-6=0 \n" ); document.write( "find the factors \n" ); document.write( "set the factors equal to 0 \n" ); document.write( "and solve the two factors for n \n" ); document.write( "one will be positive and one will be negative you wan the positive x (The factor will have a minus in it) \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |