document.write( "Question 1063361: My book doesn't show me how to do this. Any steps and explanations would be great.\r
\n" );
document.write( "\n" );
document.write( "Assume that a,b, and c are integers and a is not equal to 0.
\n" );
document.write( "a. Proof Prove that the solution of the linear equation ax-b=c must be a rational number.
\n" );
document.write( "b. Writing Describe the values of a, b, and c for which the solutions of ax^2+b=c are rational. \n" );
document.write( "
Algebra.Com's Answer #678460 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! The set of rational numbers with the operations of addition, subtraction, multiplication and division defined, this structure is called a Field(F) \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( "We are given a, b, c are integers and a is not equal to 0, therefore a, b, c are rational numbers \n" ); document.write( ": \n" ); document.write( "Note that a = a / 1, b = b / 1 and c = c / 1 \n" ); document.write( ": \n" ); document.write( "a. ax - b = c \n" ); document.write( ": \n" ); document.write( "add b to both sides of =, b + (-b) = 0 since -b is the additive inverse of b \n" ); document.write( ": \n" ); document.write( "ax = c + b \n" ); document.write( ": \n" ); document.write( "since a is not = 0 there exists a^(-1) which is the multiplicative inverse of a, that is a * a^(-1) = 1 where * is multiplication \n" ); document.write( ": \n" ); document.write( "x = (c + b) * a^(-1) \n" ); document.write( ": \n" ); document.write( "a^(-1) = 1/a \n" ); document.write( ": \n" ); document.write( "x = (c + b) / a \n" ); document.write( ": \n" ); document.write( "Note that F is closed under addition, this means that given c and b are rational, then c + b = d is rational \n" ); document.write( ": \n" ); document.write( "then d / a is rational(can be expressed as a fraction) \n" ); document.write( ": \n" ); document.write( "b. ax^2 + b = c \n" ); document.write( "ax^2 = (c - b) \n" ); document.write( "x^2 = (c - b) / a \n" ); document.write( "x = sqrt( (c - b) / a ) \n" ); document.write( "x is rational if a not = 0, b , c are rational numbers with c > or = b \n" ); document.write( ": \n" ); document.write( "Note that 0 is a rational number \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |