Answer:
New Account Balance ($)
Acc # Old Acc Balance ($) Trans Amount ($) New Acc Balance ($)
1 352 -48 304
2 432 +80 512
3 75 -100 -25
4 40 52 12
5 -10 -20 -30
The area of a paralellogram is bh
each dimention is multiplied by n
b turns to bn
h turns to hn
bh turns to (bn)(hn) or bnhn or bhn²
expression is bhnn or bhn² or bhn^2 (depends if the program will let you enter the exponent)
(f+g-k)(x) means to add the equations f(x) and g(x) then subtract k(x)
2x^2 + 3x + 4x - 9 = 2x^2 +7x -9
2x^2 + 7x - 9 - x^2 -7x = x^2 -9
The answer is : x^2 - 9
Answer:
coordinates are (x,y)->(x+6,y+2)
F's coordinate is (3,0)
using the coordinates we get (9,2)
Therefore the coordinates are (9,2)
Answer:
y² = x² - z²
Step-by-step explanation:
x² - y² = z²
Transpose y the other side
x² - z² = y²
or
y² = x² - z²