SOLUTION: There are two types of flowers in a garden. One fourth of the total flowers are of type 1. If there are 6 flowers of type 2, then what is the total number of flowers in the garden?
Algebra ->
Human-and-algebraic-language
-> SOLUTION: There are two types of flowers in a garden. One fourth of the total flowers are of type 1. If there are 6 flowers of type 2, then what is the total number of flowers in the garden?
Log On
Question 754114: There are two types of flowers in a garden. One fourth of the total flowers are of type 1. If there are 6 flowers of type 2, then what is the total number of flowers in the garden? Answer by lwsshak3(11628) (Show Source):
You can put this solution on YOUR website! There are two types of flowers in a garden. One fourth of the total flowers are of type 1. If there are 6 flowers of type 2, then what is the total number of flowers in the garden?
***
let x=number of type 1 flowers
x/(x+6)=1/4
4x=x+6
3x=6
x=2
total number of flowers in the garden=8