(10/n +6) -3
10/2+6-3
5+6-3
11-3
8
Hope this helped!
So, first lets define our variables:
let x = the number of dimes
let y = the number of nickels
so our first equation would be x+y = 16
Since dimes are 10 cents and nickels are 5 cents the next equation would be as follows:
.10x+.05y = 1.35
now change the first equation so y = -x+16
now substitute:
.10x+.05(-x+16) = 1.35
then multiply so you get .10x+-.05x+0.8=1.35
combine like terms and you get .05x+0.8 = 1.35
then subtract 0.8 from both sides and you get .05x = 0.55 then subtract
and you get x = 11 then substitute 11 for where x should be and you should get y = 5
So, you have 11 dimes and 5 nickels
Answer:
x=0,3
Step-by-step explanation:
start by dividing every term by 3
x^3-3x^2+x-3
group into 2 terms
(x^3-3x^2)+(x-3)
simplify as much as you can
x^2(x-3)+(x-3)
combine terms
(x^2)(x-3)
x=3, 0
Answer:
4) v=kx^2/y^3
2= k(4^2)/(3^3)
2 =k16/27
k = 2(27/16) = 27/8
v = (27/8)(3^2)/(2^3 = (27/8)(9/8) = 243/64
v = 243/64 when x=3 and y=2
Step-by-step explanation:
here
To graph a situation that would involve a linear graph, first determine your x and y axes.
The x-axis will be the independent variable, one that does not change based on other variables. An example is time.
The y-axis, the dependent variable, depends on the independent variable.
The model equation for a linear line is y = mx + b.
"m" is the slope, and the "b" is the y-intercept (where the graph crosses the x-axis at x=0).
For example, a situtation could be that Joe starts with $10 in his account and adds $5 every day to his account.
The x-axis is time in days.
The y-axis is amount of money in his account.
The slope, or rate of change is 5.
The y-intercept, the amount of money he has at x=0 (0 days) is $10.
The equation would be y = 5x + 10
To draw this, plot the y-intercept at (0, 10), and the next point would be 5 units up and one unit to the right because the slope is 5, or 5/1 (remember slope is rise over run: "rise" up 5 and "over" to the right 1).