From bf69a81c22b8109d4f3c1b525d2e75a9fab194e8 Mon Sep 17 00:00:00 2001
From: Tom Scheper Rewrite as a simplified fraction. Rewrite as a simplified fraction. N4 Let Subtracting the two equations, we have: Let Subtracting the two equations, we have: Rewrite as a decimal. Give the first 10 digits. DEC_SOL Divide the numerator by the denominator so we only have to work with the remainder, which will be easier. Remember the quotient! Divide NUMERATOR by DENOMINATOR. You should find that one digit keeps on repeating. Don't forget to add the quotient before the period. The answer is DEC_SOL \large{N1.\overline{N2} = {?}}x equal the decimal. Set up two equations such that the digits after the decimal point are identical.\large{\begin{align*}MULT1x &= RES1...\\
+ MULT2x &= RES2...\end{align*}}\large{(MULT1 - MULT2)x = DIFF}\large{x = fraction( DIFF, MULT1 - MULT2 )}\quad \text{or} \quad\large{mixedFractionFromImproper( DIFF, MULT1 - MULT2 )}\large{x = fraction( toFraction( N4 )[ 0 ], toFraction( N4 )[ 1 ])}\quad \text{or} \quad\large{mixedFractionFromImproper( toFraction( N4 )[ 0 ], toFraction( N4 )[ 1 ] )}x equal the decimal. Set up two equations such that the digits after the decimal point are identical.\large{\begin{align*}MULT1x &= RES1...\\
- MULT2x &= RES2...\end{align*}}\large{(MULT1 - MULT2)x = DIFF}\large{NUMERATOR/DENOMINATOR = {?}}\large{x = fraction( DIFF, MULT1 - MULT2 )}\quad \text{or} \quad\large{mixedFractionFromImproper( DIFF, MULT1 - MULT2 )}\large{x = fraction( toFraction( N4 )[ 0 ], toFraction( N4 )[ 1 ])}\quad \text{or} \quad\large{mixedFractionFromImproper( toFraction( N4 )[ 0 ], toFraction( N4 )[ 1 ] )}