Answer: 3 terms
Step-by-step explanation:
each term is separated by the plus or minus symbol
Answer: The volume of the sculpture is 141.84 cubic-feet
Step-by-step explanation: Please see the attachments below
For this case, the first thing we must do is define variables:
x = number of quarters
y = number of dimes
We now write the system of equations:
x + y = 28
0.25x + 0.10y = 4.05
Solving the system of equations we have:
x = 8.33
y = 19.66
Rounding:
x = 8
y = 20
Answer:
the college student has:
8 quarters
20 dimes
First, we find the equation of the line...
(1,3),(-3,7)
slope = (7 - 3) / (-3 - 1) = 4/-4 = -1
y = mx + b
slope(m) = -1
use either of ur points.... (1,3)...x = 1 and y = 3
now sub into the formula and find b, the y int
3 = -1(1) + b
3 = -1 + b
3 + 1 = b
4 = b
so the equation for this line is : y = -1x + 4 which is usually written as :
y = -x + 4
Now...to find where the line crosses the x axis (or the x intercept)...we sub in 0 for y and solve for x
y = -x + 4
0 = -x + 4
x = 4... so ur x intercept (where the line crosses the x axis) is : (4,0)