document.write( "Question 200856: Take any number (except for 1). Square that number and then subtract one. Divide by one less than your original number. Now subtract your original number. Did you reached 1 for an answer? You should have. How does this number game work? (Hint: Redo the number game using a variable instead of an actual number and rewrite the problem as one rational expression). How did the number game use the skill of simplifying rational expressions? Create your own number game using the rules of algebra and post it for your classmates to solve. Be sure to think about values that may not work. State whether your number game uses the skill of simplifying rational expressions \n" ); document.write( "
Algebra.Com's Answer #151222 by ptaylor(2198) You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let N=the number where N>1 \n" ); document.write( "Square the number: N^2 \n" ); document.write( "Then subtract 1: N^2-1=(N-1)(N+1) \n" ); document.write( "Divide by one less than your original number: (N-1)(N+1)/(N-1)=N+1 \n" ); document.write( "Now subtract your original number: N+1-N=1\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |